home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1999 Spring / macformat-077.iso / Demos / RealPool Demo / 3D.DAT / 00787.ls < prev    next >
Encoding:
Text File  |  1998-05-02  |  116 b   |  8 lines

  1. on mouseDown
  2.   butsound()
  3.   repeat while the mouseDown
  4.     go(label("Rules") + 7)
  5.     resetrules()
  6.   end repeat
  7. end
  8.